home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_5 / svlb117u.ads < prev    next >
Text File  |  1995-06-25  |  5KB  |  121 lines

  1.  Amiga Distribution System-- Long Description File
  2.  
  3.            ADS Zone: 1
  4.      ADS Hatch Site: Don Plesky
  5.        ADS Position: ADS Zone 1 Coordinator
  6.            BBS Name: EastPointe Amiga BBS
  7.     Phone Number(s): 810-773-6959
  8.     Network Address: 1:120/229  
  9.      Network Region: 11    
  10.           BBS Hours: 24 Hrs/Day
  11. BBS Mailer/Software: DLG Trapdoor/PDQmail
  12.   BBS Storage Space: 2 Gig 
  13.   File Requestable :  <X> Y     < > N
  14. File Request Hours : All The Time
  15.  
  16. ==========================================
  17.             Long Description
  18. ==========================================
  19.  
  20. Short: Superview.library - loads, saves, displays, operates on Gfx
  21. Type:  gfx/show
  22.  
  23. Uploader:
  24. Author: Andreas_Kleinert@superview.ftn.sub.org
  25.  
  26. superview-Library V11.7, a modularian Shared Library-System for loading,
  27. saving, displaying and processing of various common Graphic File Formats.
  28. Uses sub-libraries for loading/saving (SVObjects), displaying (SVDrivers)
  29. and processing (SVOperators).
  30.  
  31. OS V2.04+ and 68000 required, takes advantage of OS V3.x and 68020+.
  32. FREEWARE. See documentation for details on usage and distribution.
  33.  
  34. **********************************************************************
  35. * User distribution of superview.library (without Programmers stuff) *
  36. **********************************************************************
  37.  
  38. SVObjects :    - IFF-ILBM, IFF-ACBM, PCX, GIF, BMP (W*nd*ws), JPEG, PCD,
  39.                  TIFF, EPS, FBM (*nix), PNM (*nix), WPG (W*rdP*rf*ct),
  40.                  IMG (GEM), MAC (M*cPaint), C64 (Koala,Doodle), Targa,
  41.                  Pictor/PCPaint, SunRaster, IFF-YUVN, WinIcon, QRT,
  42.                  SVO (own Format) and all OS3-Datatypes !
  43.  
  44.                  Reads XPK- and PP20-packed data via Unpack.svobject.
  45.  
  46.                  Includes "FastILBM24.svobject" for easily reading
  47.                  24 Bit ILBMs without huge memory usage.
  48.                  UtahRLE.svobject is available separately.
  49.  
  50. SVDrivers :    - ECS, AGA, EGS-Cards, OpalVision, Retina, CyberGraphics
  51.  
  52.                  PicassoII and Merlin are available on AmiNet.
  53.  
  54. SVOperators :  - Dither24Bit, 24BitToHAM, HilbertDither256, XOR,
  55.                  ExtractRed, ExtractGreen, ExtractBlue, ExtractGrayScales,
  56.                  TopToBottom, LeftToRight, Rotate, Scale50, AnyTo24Bit,
  57.                  Crop, CallPNM
  58.  
  59.      V11.7 (27.5.1995) :
  60.      -------------------
  61.      - New features:
  62.        - included "CyberGraphics.svdriver" for CyberVision and
  63.          any other GfxCards, which are supported by CyberGraphics.
  64.          There have already been single releases of this SVDriver.
  65.          (thanks to Ingenieurbⁿro Helrich for the PiccoloSD64 Card)
  66.      - Fixes:
  67.        - Retina.svdriver did not fail on missing retina*.libraries,
  68.          but instead when trying to display anything (Guru). Fixed.
  69.        - fixed bug within AGA.svdriver
  70.      - Misc:
  71.        - added some new Icons, e.g. SuperViewPrefs.info now contains
  72.          the "selected" part of the ConfigFile-Icon of SuperView (nice)
  73.          and the Drawer Icons have been replaced by a new one from
  74.          Detlef Winkler
  75.        - revised SuperViewPrefs to allow also settings for SVOperators,
  76.          also completely revised GUI and soem more things.
  77.      - Documentation and Programmers Section:
  78.        - again reworked some parts of the documentation
  79.        - added note on availability of Merlin.svdriver V1.1
  80.      - Installation:
  81.        - completely rewrote Installer-Script; e.g. libraries may
  82.          now be installed to an other directory than LIBS:
  83.          (for those who make use of "Assign LIBS: [PATH] ADD")
  84.        - added configuration for CyberGraphics
  85.        - ECS and AGA settings now also included with some specific
  86.          GfxCard configurations (BITMAPCOPY=RTG)
  87.  
  88.      V11.6 (17.5.1995) :
  89.      -------------------
  90.      - added sample configuration for RetinaZ2/Z3, OpalVision
  91.        and so on (Docs/SampleConfigs)
  92.      - Installer-Script had a bug within the SampleConfig Installation
  93.        part. Also now asking sooner for basic system configuration.
  94.      - Fixes:
  95.        - superviewsupport.library' new C2P routines had been buggy
  96.          for "less than 256 color graphics"
  97.        - small fix on Retina.svdriver
  98.  
  99.      V11.5 (14.5.1995) :
  100.      -------------------
  101.      * note: this release is quite important and necessary for any
  102.      *       serious user of the library, since some very mysterious,
  103.      *       long-standing bugs have been fixed (work-arounded)
  104.  
  105.      - added example program, which tests SVL_GetFileType() and
  106.        displays some (useful ?) information
  107.        (-> Steve Quartly)
  108.      - Fixes:
  109.        - revised "chunky to planar" conversion routines of superviewsupport-
  110.          library
  111.        - fixed _strange_ bug in writing ILBMs
  112.        - ILBM, ACBM now do handle "foreign" CAMG ViewModes better
  113.          (-> Jⁿrgen SchΣfer)
  114.        - again fixed AnyTo24Bit concerning HAM ViewModes
  115.          (-> Jⁿrgen SchΣfer)
  116.      - 680x0 support:
  117.        - added 68030 and 68040 version of superviewsupport.library
  118.          (due to new default c2p/p2c conversion routines)
  119.        - added 68030 and 68040 version of ILBM.svobject
  120.      - added sample configuration for GfxCards
  121.